GrapeCity PlusPak for Windows Forms 10.0J
GetEnumerator メソッド (ReadOnlyCollectionBase<T>)

ReadOnlyCollectionBase<T>を列挙する列挙子を返します。
シンタックス
Public Function GetEnumerator() As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()

戻り値の型

参照

参照

ReadOnlyCollectionBase<T> クラス
ReadOnlyCollectionBase<T> メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.